relational programming

英 [rɪˈleɪʃənl ˈprəʊɡræmɪŋ] 美 [rɪˈleɪʃənl ˈproʊɡræmɪŋ]

关系程序设计

计算机



双语例句

  1. SQLObject is to relational database programming what Python is to application programming: a convenient way to get the work done in a lot less time.
    SQLObject针对关系数据库编程而Python针对应用程序编程:一种用很少的时间完成工作的方便方法。
  2. The figure is intended to illustrate that the traditional implementation may be based upon a relational application programming interface ( API) using SQL ( JDBC/ ODBC) or XQuery.
    此图旨在演示可以基于使用SQL(JDBC/ODBC)或XQuery的关系应用程序编程接口的传统实现。
  3. This article assumes that you are familiar with the JDBC API, SQL, and relational database programming.
    本文假定您熟悉JDBCAPI、SQL和关系数据库编程。
  4. While most of the major relational databases have some support for XML, DB2's pureXML ™ support is much more robust and efficient, making it an ideal database to test out the XML programming model.
    尽管大多数主流关系数据库都有某种XML支持,但是DB2的pureXML™支持要健壮和高效得多,这使它成为试验XML编程模型的理想数据库。
  5. Using an object-relational mapping doesn't mean that you don't need to know how relational databases work, but it does save you from having to write SQL& a common source of programming errors.
    使用对象关系映射并不意味着不需要知道关系数据库如何工作,而是不必要编写SQL,从而避免编程错误。
  6. The realizing theory and relational arithmetic and programming idea of main modules are discussed.
    论述主要模块的实现理论、相关算法和编程思想。
  7. Application Research of Relational Project Programming in Urban-Rural Planning
    关系论项目策划在城乡规划中的运用探讨
  8. A data object access model combining the object-oriented programming technique with the access process of traditional relational database management system ( RDBMS) was put forward.
    结合传统的关系数据库管理系统(relationaldatabasemanagementsystem,RDBMS)访问过程,采用面向对象的编程技术提出了一种数据对象访问模型。
  9. Using management system of relational database dBASE ⅱ and dBASE ⅲ as support, the author develops a practical management program and introduces the special performance of macro-function "&" in dBASE programming.
    本文结合笔者以dBASEⅡ、dBASEⅢ关系数据库管理系统为支持软件,开发实用管理程序的实践,介绍了dBASE宏代换函数&在dBASE编程中的特殊功能。
  10. At the same time, support for ORM ( Object Relational Mapping) is also presented so as to satisfy different programming habits of different users. During the introduction, the advantage of lightweight and reusability are presented especially.
    同时,对构件的设计中为了满足不同用户的使用习惯所加入的对ORM(ObjectRelationalMapping)的支持进行了介绍,重点突出了其在轻量级和可重用两个方面的优点。
  11. An Object-oriented System based on an extensive model of the relational database is described in this paper, which is developed by using the object-oriented programming language C++.
    本文叙述了用面向对象的程序设计语言C++开发的一个基于关系数据库扩展模型的面向对象系统(简称OOERD系统)。
  12. Cognition and application of the relational database system's completeness mechanism can effectively reduce programming works in the database application.
    关系数据库管理系统都提供数据完整性机制,认识这些数据完整性机制,并在数据库应用开发中加以运用,能有效减轻编程工作量。
  13. Integrated incidence degree method together with some relational concepts based on ideal and critical projects, a linear programming model which also considered the attribute weights is presented, which extends the classical gray incidence decision-making to the case of interval gray numbers.
    根据结合理想方案与临界方案的综合关联度,提出了考虑属性权重因素的线性规划优化模型,将经典灰色关联决策由清晰数的情况推广到了区间灰数的情况。
  14. The definitions of several relational classes are abstracted according to Object-Oriented Programming and modular design philosophy.
    根据面向对象和模块化的设计思想,抽象出了控制组态各种相关对象的类定义。
  15. Using technology of persistent object, named ECO, which is a relational database to object mapping, so that the system had a complete object-oriented programming.
    在编码中又采用了持久化对象的技术ECO,也就是关系数据库到对象的映射,使系统的开发完全的进行了对象化编程。
  16. PAR method of Apla one of the characteristics of language is to relational algebra operations into programming languages, which makes Apla database program can be directly used for the development.
    PAR方法中的Apla语言的特色之一是把关系代数操作纳入程序设计语言中,这使得Apla可以直接用于数据库程序的开发。